http://www.java2s.com/Code/Android/File/Createanoutputfilefromrawresources.htm

 InputStreamReader(getResources().openRawResource(R.raw.textfile)));
 
 